DataGrid.selectColumnsByOrdinals Method

Select columns in the table by column ordinals corresponding to the column tuple ordinals in the cellset.
 

Parameters

columnOrdinals

Type: Array
ElementType: Number (Integer)
Column ordinals corresponding to the column tuple ordinals in the cellset.
clearPrevious

Type: Boolean
True to clear the previous selection.
Optional: True